home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 23
/
Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso
/
Aminet
/
biz
/
misc
/
Kredit.lha
/
Kredit
/
Kredit.cd
< prev
next >
Wrap
Text File
|
1997-11-25
|
2KB
|
204 lines
#language english
#version 0
; Text
text_Save (//)
Save
;
text_Quit (//)
Quit
;
text_New (//)
New
;
text_Change (//)
Change
;
text_Delete (//)
Delete
;
text_Loan_Info (//)
Loan information
;
monat_January (//)
January
;
monat_February (//)
February
;
monat_March (//)
March
;
monat_April (//)
April
;
monat_May (//)
May
;
monat_June (//)
June
;
monat_July (//)
July
;
monat_August (//)
August
;
monat_September (//)
September
;
monat_October (//)
October
;
monat_November (//)
November
;
monat_December (//)
December
;
choice_Comment (//)
Comment only
;
choice_Partial_Loan_Payment (//)
Partial loan payment
;
choice_Change_Payment (//)
Change payment
;
choice_New_Interest_Rate (//)
New interest rate
;
choice_Extra_Payment (//)
Extra payment
;
text_Value (//)
Value
;
text_Comment (//)
Comment
;
text_OK (//)
OK
;
text_Cancel (//)
Cancel
;
text_Basic_Information (//)
Basic information
;
loan_Bank (//)
\euBank
;
loan_Comment (//)
\euComment
;
loan_Loan_Amount (//)
\euLoan amount
;
loan_Status (//)
\euStatus
;
loan_Interest (//)
\euInterest
;
loan_Payment (//)
\euPayment
;
loan_Start_At (//)
\euStart at
;
text_Bank_Name (//)
Bank Name
;
text_Loan_Amount (//)
Loan amount
;
text_Rate_Of_Interest (//)
Rate of interest
;
text_Monthly_Payment (//)
Monthly payment
;
text_Date_For_Pay (//)
Date for pay off
;
text_Take_Over (//)
Take over
;
text_List_Of_Actions (//)
List of actions
;
text_Calc_Loan_Repayment (//)
Calculate loan repayment
;
text_Activate (//)
Activate
;
text_Deactivate (//)
Deactivate
;
text_Calculate (//)
Calculate
;
text_Actions (//)
Actions
;
text_Action_Date (//)
Date of Action
;
text_Action_Choice (//)
Select action
;
text_Loan_Calculation (//)
Loan calculation
;
Action_Date (//)
\euDate
;
Action_Comment (//)
\euComment
;
Action_Value (//)
\euValue
;
Calc_Date (//)
\euDate
;
Calc_Rate (//)
\euRate
;
Calc_Interest (//)
\euInterest
;
Calc_Remaining (//)
\euRemaining
;
Calc_Payed (//)
\euPayed
;
Calc_Comment (//)
\euComment
;
text_Attention (//)
Attention!
;
text_YesNo (//)
*_Yes|_No
;
text_Ask_Quit (//)
Changes are not saved.\n\nReally quit?
;
;
text_Error (//)
Error
;
text_ReqOK (//)
*_Ok
;
text_Rate_Less_Than_Interest (//)
Monthly rate is less than monthly interest.
;
;
;
;
;